home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Commodities / Watcher / Sources / Sources.lha / WatcherPrefs / WatcherPrefs_.i < prev    next >
Encoding:
Text File  |  1993-05-13  |  252 b   |  15 lines

  1. VERSION        EQU    37
  2. REVISION    EQU    152
  3. DATE    MACRO
  4.         dc.b    '13.5.93'
  5.     ENDM
  6. VERS    MACRO
  7.         dc.b    'WatcherPrefs_ 37.152'
  8.     ENDM
  9. VSTRING    MACRO
  10.         dc.b    'WatcherPrefs_ 37.152 (13.5.93)',13,10,0
  11.     ENDM
  12. VERSTAG    MACRO
  13.         dc.b    0,'$VER: WatcherPrefs_ 37.152 (13.5.93)',0
  14.     ENDM
  15.